A data type representing an array consisting only of boolean values (true or false). It allows storing multiple boolean values in a single variable.
A container object capable of holding multiple values of the same data type.
A classification that determines the type of data that can be stored in a variable.
The position or location of an element within an array. Indexing starts from 0.